Code
The output of JavaScript code
document.write("Test");
is
Test
Output